File System Services


The FILESYS sample demonstrates some of the file system functions.

This sample is based on the GEN32 sample. It is a 32-bit only sample.

Module Map
----------

Dispatch - Message dispatching routines.
WinMain  - Calls initialization functions and processes the message loop.
Init     - Performs application and instance-specific initialization.
About    - Defines a standard About dialog box.
Misc     - Defines the application-specific commands not related to
           a specific module.
Filesys  - Application-specific module.
Demo     - Displays the dialog and fills it with all the necessary information.
